GrapeCity ActiveReports for .NET 16.0J
INotificationCollection<T> インターフェース
メンバ 

GrapeCity.Viewer.Common.Implementation 名前空間 : INotificationCollection<T> インターフェース
通知とインデクサを使用してコレクションへのインターフェースを定義します。
オブジェクト モデル
INotificationCollection<T> インターフェース
シンタックス
'宣言
 
Public Interface INotificationCollection(Of T) 
   Inherits IItemCollection(Of T), GrapeCity.Viewer.Common.INotifyCollectionChanged 
public interface INotificationCollection<T> : IItemCollection<T>, GrapeCity.Viewer.Common.INotifyCollectionChanged  
型パラメータ
T
参照

INotificationCollection<T> メンバ
GrapeCity.Viewer.Common.Implementation 名前空間